home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / TA2ASV08.ZIP / MAKE.BAT < prev    next >
DOS Batch File  |  1996-01-28  |  83b  |  3 lines

  1. @rem Make batchfile for the ta2as-package!
  2. gcc -O -s meen.c ta2as.c -o ta2as.exe
  3.